really centered now
authorGabriel Wicke <gwicke@users.mediawiki.org>
Sun, 9 May 2004 21:12:16 +0000 (21:12 +0000)
committerGabriel Wicke <gwicke@users.mediawiki.org>
Sun, 9 May 2004 21:12:16 +0000 (21:12 +0000)
stylesheets/monobook/main.css

index b80fe7a..12a53b6 100644 (file)
@@ -312,12 +312,15 @@ div.thumb div {
     padding: 3px !important;
     background-color:#f9f9f9;
     font-size: 94%;
+    text-align: center;
 }
-div.thumb div a img {
-    border:1px solid #cccccc;
+div.thumb div a {
     margin-left: auto;
     margin-right: auto;
 }
+div.thumb div a img {
+    border:1px solid #cccccc;
+}
 div div.thumbcaption {
     border: none;
     text-align: left;